CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 直方图 matlab

搜索资源列表

  1. matlab 直方图均衡化

    0下载:
  2. 简单的直方图均衡化程序
  3. 所属分类:WEB源码

  1. matlab进行图像分割-双峰法

    3下载:
  2. 双峰法的原理及其简单:它认为图像由前景和背景组成,在灰度直方图上,前后二景都形成高峰,在双峰之间的最低谷处就是图像的阈值所在。 从分割的效果来看,当前后景的对比较为强烈时,分割效果较好;否则基本无效。
  3. 所属分类:图形图像处理(光照,映射..)

  1. 直方图均衡化matlab程序

    0下载:
  2. 介绍了直方图均衡化和中指滤波的matlab程序~可以看一下
  3. 所属分类:源码下载

    • 发布日期:2011-04-10
    • 文件大小:1330
    • 提供者:susanlam
  1. 灰度直方图特征提取的Matlab实现

    0下载:
  2. 灰度直方图特征提取的Matlab实现
  3. 所属分类:文档资料

    • 发布日期:2011-05-14
    • 文件大小:231291
    • 提供者:13851756410
  1. Matlab中图像函数大全

    0下载:
  2. Matlab中图像函数大全 图像增强 1. 直方图均衡化的 Matlab 实现 1.1 imhist 函数 功能:计算和显示图像的色彩直方图 格式:imhist(I,n) imhist(X,map) 说明:imhist(I,n) 其中,n 为指定的灰度级数目,缺省值为256;imhist(X,map) 就算和显示索引色图像 X 的直方图,map 为调色板。用 stem(x,counts) 同样可以显示直方图。
  3. 所属分类:文档资料

    • 发布日期:2012-03-19
    • 文件大小:17817
    • 提供者:colebin@163.com
  1. matlab图像处理软件

    5下载:
  2. 可以直接使用,系统完成的基本功能大致如下: 1.能对图像文件(bmp、 jpg、 tiff、 gif等)进行打开、保存、另存、打印、退出等功能操作; 2.数字图像的统计信息功能:包括直方图的统计及绘制、区域图的面积、周长的统计、线条图中的距离测量等; 3.数字图像的增强处理功能: (1)空域中的点运算、直方图的均衡化、各种空间域平滑算法(如局部平滑滤波法、中值滤波等)、锐化算法(如梯度锐化法、高通滤波等) (2)频域的各种增强方法:频域平滑、频域锐化、低通滤波、同态滤波等。
  3. 所属分类:源码下载

    • 发布日期:2012-04-20
    • 文件大小:333235
    • 提供者:lucyaaa
  1. 图像增强源代码

    0下载:
  2. 内含图像处理时常用的matlab源代码
  3. 所属分类:图形图象

  1. Matlabbased-gesturerecognition 用matlab做的手势识别

    7下载:
  2. 用matlab做的手势识别 基于梯度方向直方图特征提取 欧氏距离判断-Gesture recognition with matlab do the gradient direction histogram feature extraction based on Euclidean distance to determine
  3. 所属分类:图形/文字识别

    • 发布日期:2017-05-04
    • 文件大小:3097940
    • 提供者:袁永金
  1. db.rar

    0下载:
  2. 我自己编写的程序 实现直方图对比度增强的功能 效果显著,I have written procedures for the realization of the functions of histogram contrast enhancement effect of significantly
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:32572
    • 提供者:申月
  1. ImageProcessing.rar

    0下载:
  2. 用matlab编写界面,实现直方图均衡化、平均滤波、梯度滤波、Laplacian滤波、Kirsch滤波、Sobel滤波、Prewitt滤波、高频提升等多种功能,Matlab prepared to use interface, the realization of histogram equalization, the average filter, Gradient filter, Laplacian filter, Kirsch filter, Sobel filter, Prewitt f
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:226620
    • 提供者:程璞
  1. HistogramEqualization.rar

    0下载:
  2. 本实验要求编写一个计算图像直方图的程序并要求讨论直方图均衡化技术,最后对图3.8(a)进行均衡化处理。直方图是多种空间域处理技术的基础,直方图操作能有效的用于图像增强。在实验中根据直方图对应的离散函数可以编写出计算一个图像直方图的函数,直方图均衡化则是借助于直方图灰度变换实现灰度映射从而达到图像增强的目的。实验通过得到原始图像的直方图,直方图均衡化变换函数图和增强后的图像增强后图像的直方图这些实验数据来解释图像被增强的原因。,In this study requested to prepare
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:203876
    • 提供者:jhm
  1. histeq.rar

    0下载:
  2. 此程序实现图象增强的功能,采用直方图均衡化的方法来实现图像增强。,This procedure realize the function of image enhancement using histogram equalization method to achieve image enhancement.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-30
    • 文件大小:3452
    • 提供者:英子
  1. myimageprocess2.rar

    1下载:
  2. 直方图均衡化,局部直方图均衡化,直方图匹配,中值滤波,,histgram equalization,histogram matching
  3. 所属分类:Graph program

    • 发布日期:2017-04-10
    • 文件大小:1067556
    • 提供者:weiwei
  1. rgbhisteq.rar

    0下载:
  2. 实现rgb图像的直方图均衡化,附源程序和图像,matlab实现,Rgb images to achieve the histogram equalization, with source code and images, matlab achieve
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:13206
    • 提供者:guoguo
  1. image.rar

    1下载:
  2. 包含常用的图像处理程序,对初学者有很大的帮助,如图像的加噪、直方图均衡化、维纳滤波去噪等等,Include commonly used image processing procedures, to be very helpful to beginners, such as image noise, histogram equalization, Wiener filtering de-noising, etc.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:11459
    • 提供者:陈少华
  1. lly.rar

    0下载:
  2. 对图像进行边界去除的处理,提取出其HSV颜色直方图。,Image processing to remove the border, to extract the HSV color histogram.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:546
    • 提供者:laura
  1. matlab

    0下载:
  2. matlab关于直方图,均衡化,白平衡,匹配,边缘检测,图像变换的有关数字图像处理方面的几个程序代码。-matlab on histogram equalization, white balance, matching, edge detection, image transformation on several aspects of digital image processing code.
  3. 所属分类:Graph program

    • 发布日期:2017-03-29
    • 文件大小:3683
    • 提供者:陶渊然
  1. matlab

    0下载:
  2. 使用matlab的gui界面实现图像缩放旋转功能,FFT,DCT,等图像变化变换,并绘出直方图-Use the matlab gui interface for image scaling rotation, FFT, DCT, and other changes in the image transformation, and draw the histogram
  3. 所属分类:Picture Viewer

    • 发布日期:2017-03-24
    • 文件大小:557335
    • 提供者:jason
  1. mi_hist.zip

    0下载:
  2. 计算两幅图像的互信息和联合直方图,适于图像处理初学者,,Calculation of two images of the mutual information and joint histogram, image processing is suitable for beginners,
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:1248
    • 提供者:zhangji
  1. ColorHistogram.rar

    1下载:
  2. 图像颜色特征的提取:HSV颜色直方图 描述的是图像的整体颜色情况。本程序采用非均匀量化方法得到36bin的颜色直方图。,Image Color Feature Extraction: HSV color histogram describes the situation of the image' s overall color. This procedure using non-uniform quantization method the color histogram 36bin.
  3. 所属分类:Special Effects

    • 发布日期:2016-05-09
    • 文件大小:1293
    • 提供者:卢悦
« 1 2 3 4 56 7 8 9 10 ... 50 »
搜珍网 www.dssz.com